home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12415 < prev    next >
Encoding:
Text File  |  1996-08-05  |  906 b   |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: Utrecht.NL.net!news
  3. From: aflora@ccn.nl (Teller op nul)
  4. Subject: Programming the par. poort in plain C lang.
  5. X-Nntp-Posting-Host: rt99-13.rotterdam.nl.net
  6. Message-ID: <315efa10.1792819@news.utrecht.nl.net>
  7. Sender: news@inter.NL.net (News at newsutr)
  8. Organization: NLnet
  9. X-Newsreader: Forte Agent .99d/32.182
  10. Date: Sun, 31 Mar 1996 21:37:05 GMT
  11.  
  12. I need some help with programming the par. poort :-)
  13.  
  14. I am programming an LCD display, and this display is controlled by the
  15. Par. poort of my PC.
  16.  
  17. But the problem is that when i send anything to this poort, i am
  18. getting timeouts (the computer thinks i am programming an printer or
  19. something).
  20.  
  21. Under pascal the sollution is to send code directly to the port
  22. without checking anything, my question is how do i do this under
  23. C-language ?-)
  24.  
  25. I think this should be no problem because it is no problem under
  26. pascal, plase help anyone
  27.  
  28.